getDwell

abstract fun getDwell(): Long

Gets the duration, in milliseconds, for which the user's device remained within the beacon's range before this event was triggered.

This is typically more relevant for EXIT events, indicating the total time spent in proximity to the beacon.

Return

The dwell time in milliseconds.